home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / comms / other / yamchecknew / yamchecknew.rexx.readme < prev    next >
Text File  |  1999-05-25  |  1KB  |  34 lines

  1. /*$VER: YamCheckNew.rexx V1.2 Roger Bennett (18-5-99) bennett@net.ntl.com
  2. Reports New Mail YAM.
  3. */
  4.  
  5. I wrote this script as I filter my mailing list mails
  6. but wanted to know if I had any personal mail without
  7. having to flick screens or uniconify Yam while I was
  8. busy surfing or whatever! I have Yam set to play a
  9. random sample each time but I wanted to know if any
  10. happened to be for me personaly.
  11.  
  12.  
  13. Put this script into Yam:rexx and select it in 
  14. Yam's Config-Arexx-After Getting New Mail don't
  15. forget to change the cycle gadget to Arexx form
  16. AmigaDos uncheck the boxes and away you go.
  17. As it is called after filtering it will only
  18. operate if any mail is left.
  19.  
  20. <Changes>
  21.  
  22. V1.2
  23. Changed the script so that now if your going through
  24. your folders when Yam checks gets newmail it will
  25. return you to that folder and message.
  26.  
  27.  
  28. V1.1
  29. I dumped Say reporting the amount of new mail as
  30. to be honest it didn't matter if I had 1 or a 
  31. Hundred I only needed to know if I had any.
  32.  
  33. If anyone wants that I do have a version that
  34. does that. Just ask.